home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / SUMERIS / QuantaFlow / QuantaFlow.app / English.lproj / Inspector.nib / data.classes next >
Text File  |  1993-07-19  |  295b  |  25 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. StringRange = {
  7.     ACTIONS = {
  8.     revert:;
  9.     clear:;
  10.     validate:;
  11.     };
  12.     OUTLETS = {
  13.     fromField;
  14.     toField;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. Inspector = {
  19.     OUTLETS = {
  20.     window;
  21.     owner;
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25.